home *** CD-ROM | disk | FTP | other *** search
/ Popular Request / By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO / amiga3 / ms-qwk43.lha / changes.txt next >
Text File  |  1994-01-25  |  3KB  |  53 lines

  1.     Changes
  2.    -------
  3.  
  4.     There are so many changes to the program that this selection may not be
  5. entirely exhaustive but, I will attempt to point out some of the largest
  6. changes in MS-QWiK OS2 v4.3.
  7.  
  8.    * 4.3 -
  9.    - Customize menu added.
  10.    - implementation of more SL-Tokens as follows:
  11.    
  12.       {BLE} = Buffer display leftedge  {BTE} = buffer display topedge
  13.       {BRT} = Buffer display rightedge {BBT} = Buffer display bottom edge
  14.       {BWI} = Buffer display width     {BHI} = Buffer display height
  15.       {FRM} = current message's FROM:  {TOU} = current Msg's TO:
  16.       {SBJ} = current message's SUBJ:  {DAT} = current Msg's DATE:
  17.       {TIM} = current msg's TIME:      {MYN} = your name/handle (see below)
  18.  
  19.       {MYN} is actually uses the name of the person to whom the current
  20.       packet is addressed. (see the @{  " Packet Info " LINK D50 } menu item of MS-QWiK)
  21.  
  22.       All buffer display tokens refer to the "message text window" where
  23.       the current message/bulletin is displayed. These are added to allow
  24.       adding these sizes to the console window spec so that, when opened,
  25.       they may fit perfectly inside the display.
  26.  
  27.    - Quote wrapping and truncating options added to re-format or chop quoted
  28.      text when replying to a message.
  29.    - Wrap/Chop length made fully configurable.
  30.    - Capability to turn "Choose Area" window off so that it is not displayed
  31.      when a new conference/area is entered.
  32.    - Sorting of messages by user's choice.  Currently, sorting by Subject,
  33.      FROM, TO or Date is possible.
  34.    - choose whether to write a "reply header" - containing the current
  35.      message's Subject, From, To, Date and Time - to your replies.
  36.    - option to turn on/off the scrollbars that encompass the message display.
  37.    - toggle ANSI filter on/off for exported (saved ANSI/ASCII text) messages.
  38.    - toggle ANSI filter on/off for quoted text in your replies.
  39.    - choice to list ALL conferences or only those containing messages.
  40.    - Now, configure your own "Pre-Quote text" that is written immediately
  41.      above quoted text.  You may use MetalSoft SL-TOKENS here also.  Here
  42.      is an example of the use of SL-Tokens for your PRE-QUOTE TEXT:
  43.  
  44.           Quoting {FRM} to {TOU} on {DAT} at {TIM}
  45.  
  46.       *See the section on SL-TOKENS for explanation of what each token
  47.        is expanded to or, stands for.
  48.  
  49.    - Choose your own character(s) to be placed before each quoted line.
  50.      ie. Replace the '>' character if you wish..
  51.    - Set your own tab interpretation size.  ie. Set TABS to 8, and each tab
  52.      is converted to 8 spaces.
  53.